BspSrfMult

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BspSrfMult()  

SYNOPSIS

symb_lib/bsp_sym.c:223

CagdSrfStruct *BspSrfMult(CagdSrfStruct *Srf1, CagdSrfStruct *Srf2)
 

DESCRIPTION

Given two Bspline surfaces - multiply them coordinatewise. The two surfaces are promoted to same point type before multiplication can take place. See also BspMultInterpFlag.  

PARAMETERS:

Srf1, Srf2: The two surfaces to multiply.  

FUNCTION RETURN VALUE

CagdSrfStruct *: The product Srf1 * Srf2 coordinatewise.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:18 GMT, October 17, 2022